Share The World ^^^^^ **Definition:** * where the test sets up all its resources at the start of the fixture, leading to either bleeding of state between tests, or extra work to keep things tidy **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Test Smells - The Coding Craftsman `_